Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows secure backend configuration from global #1119

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

jcmoraisjr
Copy link
Owner

Some configuration keys were not designed to be made from global due to the lack of a namespace name. Secure backend needs a namespace to read secrets for a CA bundle and client certificate. This update allows to provide a secret in the global ConfigMap by adding the namespace along with the name of the secret.

Some configuration keys were not designed to be made from global due to
the lack of a namespace name. Secure backend needs a namespace to read
secrets for a CA bundle and client certificate. This update allows to
provide a secret in the global ConfigMap by adding the namespace along
with the name of the secret.
@jcmoraisjr
Copy link
Owner Author

#1073

@jcmoraisjr jcmoraisjr merged commit 6b81f49 into master Jun 3, 2024
2 checks passed
@jcmoraisjr jcmoraisjr deleted the jm-namespace-reading branch June 3, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant